Contracts Section of the XML File

When a project is exported to wInsight, the information on the Contract Information and Budget tabs of the Project Properties dialog box is exported to the <Contracts> section of the XML file.

The elements information is placed in the <Contracts> section in the following format:

<Contracts>

<Contract id="cc1" Owner="GUEST">

<ContrName>Demo</ContrName>

<ContrNum>199101</ContrNum>

<ContrType>FFP</ContrType>

<ProgName>Demo</ProgName>

<ProgNum>1</ProgNum>

<ProgType>1</ProgType>

<CtrID ctr_id="ctr1"/>

<SecurityText>Unclassified</SecurityText>

<RDQty>1</RDQty>

<RptType>CPR</RptType>

<NegCost>0.00</NegCost>

<TgtPrice>594000.00</TgtPrice>

<TgtFeeDol>54000.00</TgtFeeDol>

<ContrCeiling>540000.00</ContrCeiling>

<ShareAbove>0.00</ShareAbove>

<CprDID>1</CprDID>

<ContrStart>20151231</ContrStart>

<ContrDefinit>20151231</ContrDefinit>

<WorkStart>20151231</WorkStart>

<CalID cal_id="cal1"/>

<F3UnitID un_id="un1"/>

<F4UnitID un_id="un2"/>

<F4StruID st_id="st2"/>

</Contract>

</Contracts>

Note: The Owner information is exported only if you are exporting to wInsight 8.1 or later and you select the Export Access Control to wInsight 8.1 or later option on the Integration tab of the Application Preferences dialog box.